#Select similar Size/Perc.
LMB:Select all Objects that have a similar size as all currently selected Objects.**_
RMB:Select all Objects that have a similar size as the currently Active Object**+/- a Tolerance in Percent.
Select_Similar_Size()
#END
[OnRightMouseButton!]
[INP]Enter the %-Tolerance.!10
Select_Similar_Size_Percent([INP1])
#END


